Ideas for pet concurrent applications [closed]

Posted by DJoyce on Programmers See other posts from Programmers or by DJoyce
Published on 2012-09-16T15:39:10Z Indexed on 2012/09/16 15:50 UTC
Read the original article Hit count: 153

As part of research I am doing into functional concurrent programming, I am looking to develop a prototype business application (or otherwise), that requires and supports parallelism. So I will first develop this application in java 7, followed by scala and then clojure while demonstrating the concurrent support in each language.

However, I am a little short on suitable ideas and therefore i'm hoping I can get some good, interesting ideas on this thread.

Thanks!

© Programmers or respective owner

Related posts about functional-programming

Related posts about scala